home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / LOTTERY / LOTTERYB.ARC / !Lottery / !Run < prev    next >
Text File  |  1995-01-20  |  579b  |  22 lines

  1. |
  2. | !Run file for !Lottery
  3. | © 1995 Captain Bibble
  4. |
  5.  
  6. Iconsprites <obey$dir>.!Sprites
  7. Set Lottery$Dir <Obey$dir>
  8. Set File$Type_080 LotData
  9. If "<Wimp$ScrapDir>" = "" THEN Error 0 Scrap directory not found
  10.  
  11. | Change the following line if you wish the lottery program to use
  12. | a different lottery file on startup:
  13.  
  14. Set Lottery$Default <Lottery$Dir>.Default
  15.  
  16. | Finally, this wimpslot gives adequate space for 1000 weeks data. If you wish
  17. | to keep more (that's over 20 years' data!) then increase the wimpslot
  18. | accordingly.
  19.  
  20. wimpslot -min 384k -max 384k
  21. Run <Lottery$Dir>.!RunImage
  22.